home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_intersect_edge_en.lang < prev    next >
Text File  |  2006-07-19  |  838b  |  38 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wpc_intersect_edge,
  3.  [
  4.   {intersect,
  5.    [
  6.     {1,"Selected edges may not share any vertices"}
  7.    ]},
  8.   {intersect_edges,
  9.    [
  10.     {1,"Line and plane are nearly parallel:\ncan't find intersection."}
  11.    ]},
  12.   {intl_vec,
  13.    [
  14.     {1,"last axis"},
  15.     {2,"default axis"}
  16.    ]},
  17.   {menu_item,
  18.    [
  19.     {1,"Intersect"}
  20.    ]},
  21.   {standard_plane_fun,
  22.    [
  23.     {1,"Intersect edge with plane defined by the"},
  24.     {2,"Intersect edge with the"},
  25.     {3,"plane"},
  26.     {4,"Pick point on plane"}
  27.    ]},
  28.   {submenu,
  29.    [
  30.     {1,"Intersect std. planes"},
  31.     {2,"Pick plane and ref point on plane"},
  32.     {3,"Pick plane"},
  33.     {4,"Pick axis perpendicular to plane"},
  34.     {5,"Pick point for plane to pass through"},
  35.     {6,"Pick axis perpendicular to plane (plane will pass through axis's base)"}
  36.    ]}
  37.  ]}.
  38.